Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard shortcuts - Added Selection: Flip and adjusted Display: Flip #1816

Merged
merged 4 commits into from
Mar 13, 2024

Conversation

CSinclair89
Copy link
Contributor

@CSinclair89 CSinclair89 commented Mar 13, 2024

I renamed "Horizontal Flip" and "Vertical Flip" since they only applied to the display. I figured that might be confusing for the user so I just renamed them as "Display: Horizontal/Vertical Flip" and then added the "Selection: Horizontal/Vertical Flip" separately so the user can set those two separately.

@J5lx J5lx added this to the v0.6.7 milestone Mar 13, 2024
@J5lx J5lx self-assigned this Mar 13, 2024
Copy link
Member

@J5lx J5lx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two small adjustments I’ve made:

  • Replaced display with view, in line with the main menu
  • Reverted the change to the internal name of the display flip shortcuts (CmdFlip…). While it’s good to distinguish those shortcuts in the UI, these internal names are never seen by users and changing them effectively causes the shortcuts to be reset to their default if they were previously customised by the user.

Other than that, LGTM. Thanks for the contribution!

@J5lx J5lx merged commit 68dc4ee into pencil2d:master Mar 13, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs Review
Development

Successfully merging this pull request may close these issues.

2 participants